chore(deps): update helm release external-secrets to v2.10.0 - #174
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update helm release external-secrets to v2.10.0#174renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Helm Template Diff —
|
Owner
Renovate Review:
|
| Check | Result |
|---|---|
| Inputs | Complete — Release Notes section present with the full What's Changed list; diff comment present for the one affected app (bitwarden, slug 03-apps-apps-bitwarden), no coverage gap. |
| Description vs. diff | Consistent — table says 2.8.0→2.9.0 (minor); the only changed file is 03_apps/apps/bitwarden/app.yaml, a single-line version: 2.8.0→2.9.0 bump inside the helm: block. Scope matches exactly, no fleet-wide default touched. |
| Rendered diff | Full, no truncation (196 changed lines, no line/char-cap notice) — cosmetic label/version bumps (helm.sh/chart, app.kubernetes.io/version) plus additive CRD schema changes: a new optional environment field on the 1Password provider CRD schema (mutually exclusive with vault), reworded/expanded descriptions on existing decodingStrategy/conversionStrategy fields, and a validation-message tightening around accepted PushSecret target values. No resource additions/removals, no render errors. |
| RBAC | No RBAC objects appear anywhere in the diff (no Role/ClusterRole/RoleBinding lines) — the existing external-secrets ClusterRoles are unchanged. |
| Changelog vs. config | No overlap — bitwarden's only ClusterSecretStores (03_apps/apps/bitwarden/resources/05_bitwarden_secret-stores.yaml) use the webhook provider exclusively; the new/changed CRD fields are all on the 1Password SDK provider path, which this app does not use. |
Details:
- Checked
03_apps/apps/bitwarden/values.yaml(onlyfullnameOverride: "external-secrets") andapp.yaml— no overrides exist that could interact with any of the changelog items. - The PushSecret target-field validation tightening (from
chore(fix): template abuse for secret values, #6730) only matters for apps using PushSecret; bitwarden only definesClusterSecretStores for pulling, not pushing — unaffected.
Why LOW: minor version bump, diff is cosmetic-plus-additive-CRD-fields only, no RBAC changes, and the one changelog item touching CRD schema (1Password environment field) hits a provider path this app doesn't use.
Generated by Claude Code
1 task
renovate
Bot
force-pushed
the
renovate/external-secrets-2.x
branch
from
August 28, 2026 17:39
9634da1 to
2f6108c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.8.0→2.10.0Release Notes
external-secrets/external-secrets (external-secrets)
v2.10.0Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v2.10.0Image:
ghcr.io/external-secrets/external-secrets:v2.10.0-ubiImage:
ghcr.io/external-secrets/external-secrets:v2.10.0-ubi-boringsslWhat's Changed
General
auth.kubernetesauth method by @Nerkho in #6591Dependencies
0178a64to0178a64by @dependabot[bot] in #6818af8d674to3889b42by @dependabot[bot] in #68382a6bd69to5426a8fby @dependabot[bot] in #68653889b42to4c9fe60by @dependabot[bot] in #68649197324tof2ea270by @dependabot[bot] in #6863New Contributors
Full Changelog: external-secrets/external-secrets@v2.9.0...v2.10.0
v2.9.0Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v2.9.0Image:
ghcr.io/external-secrets/external-secrets:v2.9.0-ubiImage:
ghcr.io/external-secrets/external-secrets:v2.9.0-ubi-boringsslWhat's Changed
General
Dependencies
0178a64to0178a64by @dependabot[bot] in #6663d5f030cto9197324by @dependabot[bot] in #66628bf0e8fto2a6bd69by @dependabot[bot] in #6661fc21748tocd3439aby @dependabot[bot] in #6714cd3439ato1206044by @dependabot[bot] in #6737New Contributors
Full Changelog: external-secrets/external-secrets@v2.8.0...v2.9.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.